Autogenerated HTML docs for v1.6.0-rc1-11-g1ce47
diff --git a/config.txt b/config.txt index 1a13abc..61c3760 100644 --- a/config.txt +++ b/config.txt
@@ -117,6 +117,13 @@ the working copy are ignored; useful on broken filesystems like FAT. See linkgit:git-update-index[1]. True by default. +core.trustctime:: + If false, the ctime differences between the index and the + working copy are ignored; useful when the inode change time + is regularly modified by something outside Git (file system + crawlers and some backup systems). + See linkgit:git-update-index[1]. True by default. + core.quotepath:: The commands that output paths (e.g. 'ls-files', 'diff'), when not given the `-z` option, will quote